home *** CD-ROM | disk | FTP | other *** search
/ L' Hygiene Au Quotidien / L'Hygiene Au Quotidien.iso / mac / Site / enfants / images / carte3 / chambre.swf / scripts / DefineButton2_53 / BUTTONCONDACTION on(release).as
Text File  |  2003-07-25  |  77b  |  7 lines

  1. on(release){
  2.    tellTarget("rewind")
  3.    {
  4.       gotoAndPlay(2);
  5.    }
  6. }
  7.